/*
Theme Name: Swan Learning Center
Theme URI: http://www.nlhsolutions.com
Description: Custom Theme for Swan Learning Center
Author: NLH Solutions
Author URI: http://www.nlhsolutions.com
Version: 1.0

*/

@import "css/reset.css";
@import "css/layout.css";
@import "css/colorbox.css";
@import "css/tipTip.css";

#menu-programs .current-menu-item {
font-weight: bold;
}

.footercontact {
font-size:13px;
color: #343434;
}

.menu-footer-a-container {
font-size:13px;
}

.footer-widget .textwidget {
color: #343434;
}

#content-wrapper h4 {
color: #E6AE11;
font-size:22px;
}

#contactsidebar {
border:4px #0082C0 solid;
padding: 5px;
border-radius: 2px !important;
-webkit-border-radius: 2px !important;
background:#AFD3F2;
}

div.phone {
float:right;
width:150px;
margin-top:10px;
text-align:right;
color: #007cc3;
font-size:18px;
}


@media screen and (min-width: 1024px){
iframe{
width:100%!Important;
height:900px!important;}
}
